home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text0086.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  1.3 KB  |  50 lines

  1. > Date: Wed, 15 Apr 92 16:16:31 MST
  2. > From: wathu@lanka.ccit.arizona.edu (Wije Wathugala)
  3.  
  4. > Hi Tim,
  5. > Thank you very much for your mail and all the work you are doing
  6. > with WWW.
  7.  
  8. > I have one more questions. 
  9.  
  10. >
  11. > (1)I would like to down load some menus from WWW server in HTML so  
  12. > that I can
  13. > edit them and use locally.  I knwo how to get text file with the
  14. > command but do not know how to get HTML file.  I tried to start WWW
  15. > by www -source but still I could not get the HTML file.  Is there a  
  16. > command
  17. > to get them. 
  18.  
  19.  
  20. The trick is to browse to the document (menu etc) you want normally  
  21. with www. Then type "help" to get the www address of the document.  
  22. Copy it down.
  23.  
  24. Then, separately, give the command
  25.  
  26.     www -source -n -p documentaddress > file
  27.  
  28. to extract the source into a file.  You have to do this because if  
  29. you start www in -source mode, you can't follow any links. We paln to  
  30. add a command to extract the source of an article when you're  
  31. browsing normally.
  32.  
  33. > (2) Can I post this type of questions to www-interest list ?
  34.  
  35. You should send them to www-talk@info.cern.ch, not to -interest.  
  36. Interest is used for announcements to a larger number of people.
  37.  
  38. > Thank you
  39. >
  40. > Wije
  41.  
  42.     You're welcome!
  43.     Tim
  44.  
  45. PS: I'm away next week (back 27th April) but others on the list may  
  46. be prepared to answer more questions.
  47.  
  48.  
  49.  
  50.